From: Juri Linkov Date: Sun, 30 Aug 2009 23:31:26 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~10757 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=c3b5912aed3006864bc0a7a31a41e7f149579fb9;p=emacs.git *** empty log message *** --- diff --git a/leim/ChangeLog b/leim/ChangeLog index 05c47434326..5451ce3371d 100644 --- a/leim/ChangeLog +++ b/leim/ChangeLog @@ -1,3 +1,16 @@ +2009-08-30 Aidan Kehoe + + * quail/ipa.el ("kirshenbaum-ipa", "x-sampa-ipa"): + Two new input methods, both following widely-used Usenet + conventions for mapping ASCII to the IPA. Kirshenbaum is common in + sci.lang and alt.usage.english, X-SAMPA in various (mostly + European) non-English language fora. X-SAMPA is slightly more + complex to support in Quail that Kirshenbaum, whence the two extra + function and one extra submap to support it. + (x-sampa-prepend-to-keymap-entry): New function. + (x-sampa-underscore-implosive): New function. + (x-sampa-implosive-submap): New Quail submap. + 2009-08-30 Aidan Kehoe * quail/ipa.el: Recode the file as UTF-8, for better